#!/bin/bash

while read p; do
  convertpkg-compat32 -d . -i ../$p*.txz
done <needed.txt


#fontconfig-
#freeglut-
#glew-
#glu-
#mesa-
#libdrm-

