icewm: RRECOMENDS ttf-dejavu-sans to make sure some font is installed. partly closes...
authorRolf Leggewie <oe-devel@rolf.leggewie.biz>
Mon, 18 Feb 2008 02:46:36 +0000 (02:46 +0000)
committerRolf Leggewie <oe-devel@rolf.leggewie.biz>
Mon, 18 Feb 2008 02:46:36 +0000 (02:46 +0000)
* if there is a more general solution, let your voice be heard.

packages/icewm/icewm_1.2.20.bb
packages/icewm/icewm_1.2.30.bb

index b6a90a5..1567e98 100644 (file)
@@ -2,7 +2,8 @@ SECTION = "x11/wm"
 DESCRIPTION = "IceWM Window Manager"
 LICENSE = "GPL"
 DEPENDS = "virtual/libx11 libxext libxcomposite libxfixes libxdamage libxrender libxinerama libxpm xrandr xft mkfontdir-native"
-PR = "r1"
+RRECOMMENDS = "ttf-dejavu-sans"
+PR = "r2"
 
 SRC_URI = "${SOURCEFORGE_MIRROR}/icewm/icewm-${PV}.tar.gz \
           file://makefile.patch;patch=1 \
index 4e7b712..3dfffb1 100644 (file)
@@ -2,7 +2,8 @@ SECTION = "x11/wm"
 DESCRIPTION = "IceWM Window Manager"
 LICENSE = "GPL"
 DEPENDS = "virtual/libx11 libxext libxcomposite libxfixes libxdamage libxrender libxinerama libxpm xrandr xft mkfontdir-native"
-PR = "r0"
+RRECOMMENDS = "ttf-dejavu-sans"
+PR = "r1"
 
 SRC_URI = "${SOURCEFORGE_MIRROR}/icewm/icewm-${PV}.tar.gz \
           file://makefile.patch;patch=1 \