mirror of
https://github.com/transmission/transmission
synced 2024-12-24 08:43:27 +00:00
fix a substitution bug for openssl in the spec file
This commit is contained in:
parent
7ac00f83c7
commit
1982899be3
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ GTK_MINIMUM=2.6.0
|
|||
WX_MINIMUM=2.6.0
|
||||
LIBNOTIFY_MINIMUM=0.4.4
|
||||
DBUS_GLIB_MINIMUM=0.70
|
||||
AC_SUBST(OPENSSL_MINIMUM)
|
||||
AC_SUBST(CURL_MINIMUM)
|
||||
AC_SUBST(GIO_MINIMUM)
|
||||
AC_SUBST(GLIB_MINIMUM)
|
||||
|
|
Loading…
Reference in a new issue