summaryrefslogtreecommitdiffstats
path: root/desktop
diff options
context:
space:
mode:
author Robby Workman <rworkman@slackbuilds.org>2021-04-20 23:50:09 -0500
committer Robby Workman <rworkman@slackbuilds.org>2021-04-20 23:50:09 -0500
commit20b87b8decd46f977d462186a87f2539736ac03b (patch)
tree69d6af31fc2ada9b37be4480f79568db6844e8c6 /desktop
parent9e038c698587d7413e9f83116143ae7607afd619 (diff)
downloadslackbuilds-20b87b8decd46f977d462186a87f2539736ac03b.tar.gz
slackbuilds-20b87b8decd46f977d462186a87f2539736ac03b.tar.xz
various: Kill pygobject3-python3 dep mention
Diffstat (limited to 'desktop')
-rw-r--r--desktop/gis-weather/gis-weather.info2
-rw-r--r--desktop/menulibre/menulibre.info2
-rw-r--r--desktop/numix-folders/numix-folders.info2
-rw-r--r--desktop/redshift/README5
4 files changed, 3 insertions, 8 deletions
diff --git a/desktop/gis-weather/gis-weather.info b/desktop/gis-weather/gis-weather.info
index 3ac15097c5..e4734bccb2 100644
--- a/desktop/gis-weather/gis-weather.info
+++ b/desktop/gis-weather/gis-weather.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/RingOV/gis-weather/archive/v0.8.4.1/gis-weather-0.8
MD5SUM="c0cb112a3f349e277cccfd1e30b1239f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="pygobject3-python3"
+REQUIRES=""
MAINTAINER="Leo C."
EMAIL="leoc@gmx.com"
diff --git a/desktop/menulibre/menulibre.info b/desktop/menulibre/menulibre.info
index 8b09acd65e..87e39769ca 100644
--- a/desktop/menulibre/menulibre.info
+++ b/desktop/menulibre/menulibre.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/bluesabre/menulibre/releases/download/menulibre-2.2
MD5SUM="8460ea844a5998c5f722bccb5ce8627a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="python3 pygobject3-python3 psutil python-distutils-extra gnome-menus"
+REQUIRES="psutil python-distutils-extra gnome-menus"
MAINTAINER="Sasha Abbott"
EMAIL="sashaa@disroot.org"
diff --git a/desktop/numix-folders/numix-folders.info b/desktop/numix-folders/numix-folders.info
index bc729825cd..5ce0e6c33e 100644
--- a/desktop/numix-folders/numix-folders.info
+++ b/desktop/numix-folders/numix-folders.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://launchpad.net/~numix/+archive/ubuntu/ppa/+files/numix-folders_
MD5SUM="a94bd2917c6fb75ad98e3ba449ddd62d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="numix-icon-theme gksu pygobject3-python3"
+REQUIRES="numix-icon-theme gksu"
MAINTAINER="Brenton Earl"
EMAIL="brent@exitstatusone.com"
diff --git a/desktop/redshift/README b/desktop/redshift/README
index d81ea7e8de..c3df168d18 100644
--- a/desktop/redshift/README
+++ b/desktop/redshift/README
@@ -6,8 +6,3 @@ of the screen at night.
This package has a dependency on geoclue2, however it will compile the
package without it if geoclue2 is not present.
-
-This package will build against python3 for the gui if python3 is
-available. If not, we use the fedora patch to build the gui with
-python2. If you want to compile using python3 on 14.2, you will need
-the pyxdg and pygobject3-python3 packages from SBo.