diff options
author | Jay Sorg <jay.sorg@gmail.com> | 2012-08-03 20:22:48 -0700 |
---|---|---|
committer | Jay Sorg <jay.sorg@gmail.com> | 2012-08-03 20:22:48 -0700 |
commit | 9fb425922a5bc960d353f7f749222ebc929c4d04 (patch) | |
tree | a859cdd07788cc465afe84d6852245c1739b7801 | |
parent | 279dc1bbbd5baadeca31842f28ba6f90b9c74df2 (diff) | |
download | xrdp-proprietary-9fb425922a5bc960d353f7f749222ebc929c4d04.tar.gz xrdp-proprietary-9fb425922a5bc960d353f7f749222ebc929c4d04.zip |
xorg: update needed packages list
-rwxr-xr-x | xorg/X11R7.6/buildx.sh | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/xorg/X11R7.6/buildx.sh b/xorg/X11R7.6/buildx.sh index ad8949f1..f96b48d1 100755 --- a/xorg/X11R7.6/buildx.sh +++ b/xorg/X11R7.6/buildx.sh @@ -19,9 +19,8 @@ # See the License for the specific language governing permissions and # limitations under the License. -# flex bison libxml2-dev intltool -# xsltproc -# xutils-dev python-libxml2 +# debian packages needed +# flex bison libxml2-dev intltool xsltproc xutils-dev python-libxml2 g++ download_file() { |