rpm, prevent dependency on specific on gitlab runner used to release

This commit is contained in:
Basile Burg 2020-04-28 21:47:24 +02:00
parent 6c71cc8274
commit ea76391bf9
1 changed files with 3 additions and 1 deletions

View File

@ -69,11 +69,13 @@ Release: $lbl
Summary: IDE for the D programming language Summary: IDE for the D programming language
License: Boost License: Boost
URL: gitlab.com/basile.b/dexed URL: gitlab.com/basile.b/dexed
Requires: gtk2, glibc, cairo, libX11, vte Requires: gtk2, glibc, cairo, libX11, vte, libcurl
%description %description
Dexed is an IDE for the DMD D compiler. Dexed is an IDE for the DMD D compiler.
%define __requires_exclude libcurl.so.4
%files %files
/usr/bin/dexed /usr/bin/dexed
/usr/lib64/libdexed-d.so /usr/lib64/libdexed-d.so