forked from hasufell/hasufell-repository
voip/blink: bump to 2.0.0
This commit is contained in:
parent
4fe87407af
commit
53394ab8ff
@ -25,7 +25,7 @@ DEPENDENCIES="
|
||||
dev-python/python-cjson[python_abis:*(-)?]
|
||||
dev-python/python-dateutil[python_abis:*(-)?]
|
||||
dev-python/python-eventlib[python_abis:*(-)?]
|
||||
dev-python/python-sipsimple[python_abis:*(-)?][>=2.6.0]
|
||||
dev-python/python-sipsimple[python_abis:*(-)?][>=3.0.0]
|
||||
dev-python/zopeinterface[python_abis:*(-)?]
|
||||
net-twisted/TwistedCore[python_abis:*(-)?]
|
||||
"
|
||||
@ -57,10 +57,3 @@ Categories=Network;Telephony;
|
||||
EOF
|
||||
}
|
||||
|
||||
pkg_postinst() {
|
||||
gtk-icon-cache_pkg_postinst
|
||||
elog "You need to run:"
|
||||
elog " eclectic x264 set 8bit"
|
||||
elog "otherwise blink will break at runtime."
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user