]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
xorg-x11-xinit: Fix build dependencies.
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 15 Sep 2010 22:16:01 +0000 (00:16 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 15 Sep 2010 22:16:01 +0000 (00:16 +0200)
pkgs/core/xorg-x11-xinit/xorg-x11-xinit.nm

index a16930765c02487b3347acd1348bd9647c99abc3..74d21754edc4240ad8613fbade2f86d7e04664e1 100644 (file)
@@ -34,8 +34,7 @@ PKG_URL        = http://www.x.org
 PKG_LICENSE    = MIT
 PKG_SUMMARY    = X.Org X11 X Window System xinit startup scripts.
 
-PKG_BUILD_DEPS+= autoconf automake pkg-config
-PKG_DEPS      += libX11
+PKG_BUILD_DEPS+= autoconf automake libX11-devel pkg-config
 
 define PKG_DESCRIPTION
        X.Org X11 X Window System xinit startup scripts.