Use pkgconfig BuildRequires for more libraries
OBS-URL: https://build.opensuse.org/package/show/graphics:darktable/darktable?expand=0&rev=19
This commit is contained in:
parent
5c81ea5546
commit
27659555be
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 8 06:41:57 UTC 2021 - Andreas Schneider <asn@cryptomilk.org>
|
||||
|
||||
- Use pkgconfig BuildRequires for more libraries
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 4 14:29:34 UTC 2021 - Andreas Schneider <asn@cryptomilk.org>
|
||||
|
||||
|
@ -136,11 +136,11 @@ BuildRequires: xz
|
||||
# libraries deps
|
||||
BuildRequires: cups-devel
|
||||
BuildRequires: libjpeg-devel
|
||||
BuildRequires: libtiff-devel
|
||||
BuildRequires: libxml2-devel
|
||||
BuildRequires: pkgconfig(libtiff-4)
|
||||
BuildRequires: pkgconfig(libxml-2.0)
|
||||
#
|
||||
BuildRequires: lua-devel >= 5.3
|
||||
BuildRequires: pugixml-devel
|
||||
BuildRequires: pkgconfig(lua)
|
||||
BuildRequires: pkgconfig(pugixml)
|
||||
#
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: pkgconfig(GraphicsMagick)
|
||||
|
Loading…
x
Reference in New Issue
Block a user