diff options
Diffstat (limited to 'packages/icewm')
-rw-r--r-- | packages/icewm/icewm_1.2.20.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/icewm/icewm_1.2.20.bb b/packages/icewm/icewm_1.2.20.bb index 3d6eba69f0..ff6434279b 100644 --- a/packages/icewm/icewm_1.2.20.bb +++ b/packages/icewm/icewm_1.2.20.bb @@ -1,7 +1,7 @@ SECTION = "x11/wm" DESCRIPTION = "IceWM Window Manager" LICENSE = "GPL" -DEPENDS = "x11 xext xcomposite libxfixes xdamage libxrender xinerama xpm xrandr xft" +DEPENDS = "libx11 libxext libxcomposite libxfixes libxdamage libxrender libxinerama libxpm xrandr xft" PR = "r1" SRC_URI = "${SOURCEFORGE_MIRROR}/icewm/icewm-${PV}.tar.gz \ |