]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
libdrm: Update package to be built with the new version of the buildsystem.
authorSchantl Stefan <Stevee@ipfire.org>
Sat, 11 Sep 2010 18:39:33 +0000 (20:39 +0200)
committerSchantl Stefan <Stevee@ipfire.org>
Sat, 11 Sep 2010 18:39:33 +0000 (20:39 +0200)
pkgs/core/libdrm/libdrm.nm

index 21a9f4bc4902190aab0bc508414ccc82a03b68ba..cda7e2c1fbdbe6016e9556b36a15b94b5a422660 100644 (file)
@@ -34,10 +34,9 @@ PKG_URL        = http://dri.freedesktop.org/libdrm/
 PKG_LICENSE    = MIT
 PKG_SUMMARY    = Direct Rendering Manager runtime library.
 
-PKG_PACKAGES  += $(PKG_NAME_REAL)-devel
+PKG_BUILD_DEPS+= automake autoconf libtool libxcb-devel pkg-config libudev-devel
 
-PKG_BUILD_DEPS+= automake autoconf libtool pkg-config
-PKG_DEPS      += libxcb udev
+PKG_PACKAGES  += $(PKG_NAME_REAL)-devel
 
 define PKG_DESCRIPTION
        Direct Rendering Manager runtime library.