diff --git a/plasma5-workspace.changes b/plasma5-workspace.changes index bd2b034..fc7ae10 100644 --- a/plasma5-workspace.changes +++ b/plasma5-workspace.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Dec 2 20:51:37 UTC 2017 - fabian@ritter-vogt.de + +- Add explicit BuildRequires for xrender and xtst + ------------------------------------------------------------------- Thu Nov 30 10:46:20 CET 2017 - fabian@ritter-vogt.de diff --git a/plasma5-workspace.spec b/plasma5-workspace.spec index 9679cdf..1c5378a 100644 --- a/plasma5-workspace.spec +++ b/plasma5-workspace.spec @@ -106,6 +106,8 @@ BuildRequires: pkgconfig(xcb-randr) BuildRequires: pkgconfig(xcb-shm) BuildRequires: pkgconfig(xcb-util) BuildRequires: pkgconfig(xcb-xfixes) +BuildRequires: pkgconfig(xrender) +BuildRequires: pkgconfig(xtst) BuildRequires: pkgconfig(zlib) Conflicts: kdebase4-workspace < 5.3.0 # Some files have been moved from kio-extras5 to plasma5-workspace in 5.4. This should prevent a possible file conflict. (boo#944656)