libraries/vte3-ng: Fixed dep info
This commit is contained in:
parent
bba64eef6d
commit
69f4431c7e
|
@ -3,7 +3,5 @@ GTK+, and a minimal sample application (vte) using that. Vte is mainly
|
|||
used in gnome-terminal, but can also be used to embed a console/terminal
|
||||
in games, editors, IDEs, etc.
|
||||
|
||||
This package will conflicts with vte3, so be sure to remove it first
|
||||
before installing this package.
|
||||
|
||||
# /sbin/removepkg vte3
|
||||
This package will conflicts with the stock vte package in Slackware, so
|
||||
be sure to remove it first before installing this package.
|
||||
|
|
|
@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/thestinger/vte-ng/archive/0.50.2.a/vte-ng-0.50.2.a.
|
|||
MD5SUM="af0863ef1b19250bedc903fc23c6bb08"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="pcre2 vala"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Azure Zanculmarktum"
|
||||
EMAIL="zanculmarktum@gmail.com"
|
||||
|
|
Loading…
Reference in New Issue