mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-01 23:22:37 +00:00
rpm: remove hack
elfutils now adds a eu- prefix to avoid collisions and has now therefore been added to rpm as propagatedBuildInput
This commit is contained in:
parent
8cd050f6ba
commit
b59df0f871
@ -20,8 +20,6 @@ in stdenv.mkDerivation rec {
|
||||
sha256 = "19jvnmy9zinx0j5nvy3h5abfv9d988kvyza09gljx16gll8qkbbf";
|
||||
};
|
||||
|
||||
NIX_CFLAGS_LINK = "-L${elfutils}/lib";
|
||||
|
||||
buildInputs = [
|
||||
which autoconf automake pkgconfig libtool libcap ostree rpm glib libgsystem
|
||||
json_glib libarchive libhif librepo gtk_doc libxslt docbook_xsl docbook_xml_dtd_42
|
||||
|
Loading…
Reference in New Issue
Block a user