diff --git a/libfcache.spec b/libfcache.spec index ebfd065..4464dca 100644 --- a/libfcache.spec +++ b/libfcache.spec @@ -28,8 +28,6 @@ Source: https://github.com/libyal/libfcache/releases/download/%version/l Source2: https://github.com/libyal/libfcache/releases/download/%version/libfcache-alpha-%version.tar.gz.asc Source9: %name.keyring BuildRequires: c_compiler -BuildRequires: gettext-tools >= 0.18.1 -BuildRequires: libtool BuildRequires: pkg-config BuildRequires: pkgconfig(libcdata) >= 20210625 BuildRequires: pkgconfig(libcerror) >= 20220101 @@ -61,7 +59,6 @@ applications that want to make use of libfcache. %autosetup -p1 %build -autoreconf -fi echo "V_%version { global: *; };" >v.sym %configure --disable-static LDFLAGS="-Wl,--version-script=$PWD/v.sym" grep ' local' config.log && exit 1