blob: 915903ce792908300914f821e0141a52da3ad9e2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# xfdesktop upstream
https://src.fedoraproject.org/rpms/xfdesktop.git
# Reason for being in stackrpms
CentOS 8 does not package xfdesktop yet, and neither does copr://nikitines/XFCE so any version of xfdesktop will suffice.
# Reverse dependency matrix
Distro | xfdesktop version
---------- | ----------------
CentOS 8 | 4.14.1
# Differences from upstream
CentOS 8 uses libgudev-devel instead of libgudev1-devel, so changing the one dependency name allowed the rpmbuild to finish successfully.
|