Skip to content
This repository has been archived by the owner on Feb 22, 2024. It is now read-only.

Commit

Permalink
Update setup.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
xybu committed Feb 21, 2015
1 parent 0b02f63 commit b843fde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ case $DISTRIB_ID in
INSTALL_CMD='sudo pacman -S --needed'
;;
opensuse)
PYGOBJECT_PKG_NAME='python-gobject'
PYGOBJECT_PKG_NAME='python3-gobject'
INOTIFY_PKG_NAME='inotify-tools'
SETUPTOOL_PKG_NAME='python3-pip'
INSTALL_CMD='sudo zypper install'
Expand Down

0 comments on commit b843fde

Please sign in to comment.