Skip to content

Commit

Permalink
kde-apps/krdc: add missing USE dep
Browse files Browse the repository at this point in the history
Package-Manager: portage-2.2.26
  • Loading branch information
Michael Palimaka committed Jan 5, 2016
1 parent 3c6fd46 commit 54e39eb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion kde-apps/krdc/krdc-15.08.3.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ IUSE="debug jpeg +rdesktop telepathy vnc zeroconf"

DEPEND="
jpeg? ( virtual/jpeg:0 )
telepathy? ( >=net-libs/telepathy-qt-0.9 )
telepathy? ( >=net-libs/telepathy-qt-0.9[qt4] )
vnc? ( >=net-libs/libvncserver-0.9 )
zeroconf? ( net-dns/avahi )
"
Expand Down
2 changes: 1 addition & 1 deletion kde-apps/krdc/krdc-4.14.3.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ IUSE="debug jpeg +rdesktop telepathy vnc zeroconf"

DEPEND="
jpeg? ( virtual/jpeg:0 )
telepathy? ( >=net-libs/telepathy-qt-0.9 )
telepathy? ( >=net-libs/telepathy-qt-0.9[qt4] )
vnc? ( >=net-libs/libvncserver-0.9 )
zeroconf? ( net-dns/avahi )
"
Expand Down

0 comments on commit 54e39eb

Please sign in to comment.